Skip to content

Disable MinMaxAgg without impacting overall query planner costs#310

Merged
serprex merged 1 commit into
mainfrom
remove-min-max-hack
Jul 1, 2026
Merged

Disable MinMaxAgg without impacting overall query planner costs#310
serprex merged 1 commit into
mainfrom
remove-min-max-hack

Conversation

@serprex

@serprex serprex commented Jul 1, 2026

Copy link
Copy Markdown
Member

fixes #130

@serprex serprex marked this pull request as draft July 1, 2026 04:25
@serprex serprex force-pushed the remove-min-max-hack branch from 59bcab6 to fb6913a Compare July 1, 2026 04:37
@serprex serprex marked this pull request as ready for review July 1, 2026 04:38
@serprex serprex requested a review from theory July 1, 2026 04:38

@theory theory left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add CHANGELOG item.

Comment thread src/fdw.c Outdated
@serprex serprex force-pushed the remove-min-max-hack branch from 9db6b13 to 700f982 Compare July 1, 2026 15:32
@serprex serprex merged commit 700f982 into main Jul 1, 2026
23 checks passed
@serprex serprex deleted the remove-min-max-hack branch July 1, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Increase MIN/MAX optimization path estimation

2 participants